home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / formset / page3.dfm / page3.txt
Text File  |  1996-04-08  |  514b  |  28 lines

  1. object fPage3: TfPage3
  2.   Left = 200
  3.   Top = 105
  4.   Width = 385
  5.   Height = 245
  6.   Caption = 'fPage3'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   OnActivate = FormActivate
  13.   OnClose = FormClose
  14.   OnCloseQuery = FormCloseQuery
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnHide = FormHide
  18.   OnShow = FormShow
  19.   TextHeight = 16
  20.   object Label1: TLabel
  21.     Left = 152
  22.     Top = 24
  23.     Width = 45
  24.     Height = 16
  25.     Caption = 'Page 3'
  26.   end
  27. end
  28.